|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CardInfo | |
| nz.co.cks.tms.xml | |
| Uses of CardInfo in nz.co.cks.tms.xml |
| Fields in nz.co.cks.tms.xml declared as CardInfo | |
private CardInfo |
TransactionSettlementType._cardInfo
Field _cardInfo |
private CardInfo |
TransactionPurchaseType._cardInfo
Field _cardInfo |
private CardInfo |
TransactionAuthType._cardInfo
Field _cardInfo |
| Methods in nz.co.cks.tms.xml that return CardInfo | |
CardInfo |
TransactionSettlementType.getCardInfo()
Method getCardInfoReturns the value of field 'cardInfo'. |
CardInfo |
TransactionPurchaseType.getCardInfo()
Method getCardInfoReturns the value of field 'cardInfo'. |
CardInfo |
TransactionAuthType.getCardInfo()
Method getCardInfoReturns the value of field 'cardInfo'. |
static CardInfo |
CardInfo.unmarshal(java.io.Reader reader)
Method unmarshal |
| Methods in nz.co.cks.tms.xml with parameters of type CardInfo | |
void |
TransactionSettlementType.setCardInfo(CardInfo cardInfo)
Method setCardInfoSets the value of field 'cardInfo'. |
void |
TransactionPurchaseType.setCardInfo(CardInfo cardInfo)
Method setCardInfoSets the value of field 'cardInfo'. |
void |
TransactionAuthType.setCardInfo(CardInfo cardInfo)
Method setCardInfoSets the value of field 'cardInfo'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||